home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 44 / 044.d81 / converter boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  713b  |  16 lines

  1. 5 ifx=1then1000
  2. 10 poke53280,.:poke53281,.:print"[147][159]           loadstar presents"
  3. 20 print"[158]           hi-res converter"
  4. 30 print"             by shawn ort"
  5. 40 print"[154]notes:  enter doodle filenames without          the dd[154] prefix"
  6. 50 print"        enter koala pad filenames               without the special";
  7. 60 print" character,          but with the pic a[154]"
  8. 70 print"        when converting from doodle to          koala pad, and";
  9. 80 print" vice versa you           may need to do coloring and"
  10. 90 print"        editing to the hi-res screen"
  11. 100 print"               loading..."
  12. 200 x=1:load"store prg $cc4c",8,1
  13. 1000 print"[144]"
  14. 1002 print"load"chr$(34)"hi-res mover"chr$(34)",8,1[145][145][145]"
  15. 1004 poke631,13:poke632,82:poke633,85:poke634,78:poke635,13:poke198,5:end
  16.